Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NDTensors] Fix zero for EmptyStorage #1173

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

mtfishman
Copy link
Member

This fixes zero for EmptyStorage (at least for the case when the element type is EmptyNumber), which was another issue that came up in this PR: ITensor/ITensorInfiniteMPS.jl#77.

@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2023

Codecov Report

Merging #1173 (96a0791) into main (de5ca6f) will decrease coverage by 30.98%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 96a0791 differs from pull request most recent head 888ae66. Consider uploading reports for the commit 888ae66 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##             main    #1173       +/-   ##
===========================================
- Coverage   85.35%   54.38%   -30.98%     
===========================================
  Files          88       87        -1     
  Lines        8372     8319       -53     
===========================================
- Hits         7146     4524     -2622     
- Misses       1226     3795     +2569     

see 37 files with indirect coverage changes

@mtfishman mtfishman merged commit 0724830 into main Aug 3, 2023
7 checks passed
@mtfishman mtfishman deleted the NDTensors_zero_empty branch August 3, 2023 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants